[INFO] cloning repository https://github.com/mrchoke/lynpdf-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrchoke/lynpdf-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrchoke%2Flynpdf-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrchoke%2Flynpdf-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ff867542bd65a31e32c70b11b9f1e4a1bc51f26
[INFO] testing mrchoke/lynpdf-rs against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrchoke%2Flynpdf-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mrchoke/lynpdf-rs
[INFO] finished tweaking git repo https://github.com/mrchoke/lynpdf-rs
[INFO] tweaked toml for git repo https://github.com/mrchoke/lynpdf-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mrchoke/lynpdf-rs on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mrchoke/lynpdf-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded grid v1.0.1
[INFO] [stderr]   Downloaded plist v1.9.0
[INFO] [stderr]   Downloaded const-str-proc-macro v0.3.2
[INFO] [stderr]   Downloaded onig v6.5.3
[INFO] [stderr]   Downloaded vlq v0.5.1
[INFO] [stderr]   Downloaded cssparser-color v0.1.0
[INFO] [stderr]   Downloaded parcel_sourcemap v2.1.1
[INFO] [stderr]   Downloaded lightningcss-derive v1.0.0-alpha.43
[INFO] [stderr]   Downloaded string_cache_codegen v0.6.1
[INFO] [stderr]   Downloaded const-str v0.3.2
[INFO] [stderr]   Downloaded markup5ever_rcdom v0.39.0+unofficial
[INFO] [stderr]   Downloaded markup5ever v0.39.0
[INFO] [stderr]   Downloaded string_cache v0.9.0
[INFO] [stderr]   Downloaded serde-content v0.1.2
[INFO] [stderr]   Downloaded data-url v0.1.1
[INFO] [stderr]   Downloaded web_atoms v0.2.4
[INFO] [stderr]   Downloaded phf_codegen v0.13.1
[INFO] [stderr]   Downloaded tendril v0.5.0
[INFO] [stderr]   Downloaded xml5ever v0.39.0
[INFO] [stderr]   Downloaded parcel_selectors v0.28.2
[INFO] [stderr]   Downloaded cssparser v0.33.0
[INFO] [stderr]   Downloaded html5ever v0.39.0
[INFO] [stderr]   Downloaded taffy v0.10.1
[INFO] [stderr]   Downloaded onig_sys v69.9.3
[INFO] [stderr]   Downloaded syntect v5.3.0
[INFO] [stderr]   Downloaded lightningcss v1.0.0-alpha.71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c7981b105ed76ed612ff00969edf94a842339823f7721afc06e11a9b670056d
[INFO] running `Command { std: "docker" "start" "-a" "4c7981b105ed76ed612ff00969edf94a842339823f7721afc06e11a9b670056d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c7981b105ed76ed612ff00969edf94a842339823f7721afc06e11a9b670056d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c7981b105ed76ed612ff00969edf94a842339823f7721afc06e11a9b670056d", kill_on_drop: false }`
[INFO] [stdout] 4c7981b105ed76ed612ff00969edf94a842339823f7721afc06e11a9b670056d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bef76a458b1565da87c1cba6db0579283364a3947dbfb72afec59f5749f754e3
[INFO] running `Command { std: "docker" "start" "-a" "bef76a458b1565da87c1cba6db0579283364a3947dbfb72afec59f5749f754e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling web_atoms v0.2.4
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling tendril v0.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling outref v0.1.0
[INFO] [stderr]    Compiling rkyv v0.7.46
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling cssparser v0.33.0
[INFO] [stderr]    Compiling simd-abstraction v0.7.1
[INFO] [stderr]    Compiling onig_sys v69.9.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling markup5ever v0.39.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling parcel_selectors v0.28.2
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling data-url v0.1.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling base64-simd v0.7.0
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling vlq v0.5.1
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling plist v1.9.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling rkyv_derive v0.7.46
[INFO] [stderr]    Compiling const-str-proc-macro v0.3.2
[INFO] [stderr]    Compiling lightningcss-derive v1.0.0-alpha.43
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling onig v6.5.3
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling const-str v0.3.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling xml5ever v0.39.0
[INFO] [stderr]    Compiling html5ever v0.39.0
[INFO] [stderr]    Compiling cssparser-color v0.1.0
[INFO] [stderr]    Compiling serde-content v0.1.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling markup5ever_rcdom v0.39.0+unofficial
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling parcel_sourcemap v2.1.1
[INFO] [stderr]    Compiling lightningcss v1.0.0-alpha.71
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling lynpdf-rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 36s
[INFO] running `Command { std: "docker" "inspect" "bef76a458b1565da87c1cba6db0579283364a3947dbfb72afec59f5749f754e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bef76a458b1565da87c1cba6db0579283364a3947dbfb72afec59f5749f754e3", kill_on_drop: false }`
[INFO] [stdout] bef76a458b1565da87c1cba6db0579283364a3947dbfb72afec59f5749f754e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db35698991a4508c3f41c7f2dd7749bcd2ed872dd9ca4ae029684c8a4ad954a5
[INFO] running `Command { std: "docker" "start" "-a" "db35698991a4508c3f41c7f2dd7749bcd2ed872dd9ca4ae029684c8a4ad954a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling parcel_selectors v0.28.2
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling onig v6.5.3
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling lightningcss v1.0.0-alpha.71
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling lynpdf-rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "db35698991a4508c3f41c7f2dd7749bcd2ed872dd9ca4ae029684c8a4ad954a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db35698991a4508c3f41c7f2dd7749bcd2ed872dd9ca4ae029684c8a4ad954a5", kill_on_drop: false }`
[INFO] [stdout] db35698991a4508c3f41c7f2dd7749bcd2ed872dd9ca4ae029684c8a4ad954a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 74a49fb43b562585b41d8db84d9de735afa4c2158c15f819eb160495f6edddeb
[INFO] running `Command { std: "docker" "start" "-a" "74a49fb43b562585b41d8db84d9de735afa4c2158c15f819eb160495f6edddeb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lynpdf_rs-1d8608c7e6826c8f)
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test layout::tests::collapsed_border_hidden_wins_conflict ... ok
[INFO] [stdout] test html::tests::collects_anchors_with_rendered_text ... ok
[INFO] [stdout] test html::tests::extracts_document_metadata_from_head ... ok
[INFO] [stdout] test layout::tests::collapsed_horizontal_tie_prefers_top_cell ... ok
[INFO] [stdout] test layout::tests::collapsed_vertical_tie_prefers_left_cell ... ok
[INFO] [stdout] test layout::tests::auto_table_solver_interpolates_between_min_and_preferred ... ok
[INFO] [stdout] test layout::tests::detects_renderable_inline_media_in_nested_children ... ok
[INFO] [stdout] test layout::tests::fit_size_preserving_aspect_scales_down_to_bounds ... ok
[INFO] [stdout] test html::tests::extracts_style_blocks_without_polluting_document_text ... ok
[INFO] [stdout] test layout::tests::derives_svg_context_with_transform_and_opacity ... ok
[INFO] [stdout] test layout::tests::keep_with_next_break_decision_requires_enough_room_for_both_blocks ... ok
[INFO] [stdout] test layout::tests::normalizes_asset_source_path_for_file_uri_and_encoded_chars ... ok
[INFO] [stdout] test layout::tests::resolves_inline_link_spans_from_text ... ok
[INFO] [stdout] test layout::tests::parses_svg_transform_chain_in_svg_order ... ok
[INFO] [stdout] test layout::tests::rowspan_layout_shifts_cells_to_free_columns ... ok
[INFO] [stdout] test markdown::tests::converts_custom_containers ... ok
[INFO] [stdout] test style::tests::parse_length_ignores_percent_unit ... ok
[INFO] [stdout] test style::tests::parses_font_face_multiple_url_sources ... ok
[INFO] [stdout] test style::tests::parses_font_family_stack ... ok
[INFO] [stdout] test style::tests::parses_font_face_url ... ok
[INFO] [stdout] test style::tests::parses_hex_color ... ok
[INFO] [stdout] test style::tests::parses_hsl_and_hex_alpha_colors ... ok
[INFO] [stdout] test style::tests::border_style_none_forces_zero_width ... ok
[INFO] [stdout] test style::tests::parses_percentage_value ... ok
[INFO] [stdout] test style::tests::parses_border_collapse_and_spacing ... ok
[INFO] [stdout] test style::tests::parses_page_size_portrait_keyword ... ok
[INFO] [stdout] test markdown::tests::converts_markdown_links_and_tables ... ok
[INFO] [stdout] test style::tests::parses_line_breaking_properties ... ok
[INFO] [stdout] test style::tests::parses_page_size_landscape_keyword ... ok
[INFO] [stdout] test style::tests::parses_px_to_points ... ok
[INFO] [stdout] test style::tests::root_style_keeps_explicit_default_family ... ok
[INFO] [stdout] test style::tests::parses_text_justify_inter_character ... ok
[INFO] [stdout] test style::tests::parses_rgb_and_rgba_color_functions ... ok
[INFO] [stdout] test style::tests::white_space_inherit_preserves_parent_value ... ok
[INFO] [stdout] test style::tests::stylesheet_page_size_allows_inline_landscape_override ... ok
[INFO] [stdout] test syntax::tests::keeps_html_untouched_when_disabled ... ok
[INFO] [stdout] test templates::tests::generates_landscape_certificate_html ... ok
[INFO] [stdout] test templates::tests::generates_portrait_certificate_html ... ok
[INFO] [stdout] test text::tests::expands_sara_am_before_tone_marks_for_shaping ... ok
[INFO] [stdout] test text::tests::ignores_invalid_font_variations ... ok
[INFO] [stdout] test text::tests::keeps_thai_sara_am_and_tone_marks_in_one_cluster ... ok
[INFO] [stdout] test syntax::tests::preserves_existing_pre_style ... ok
[INFO] [stdout] test syntax::tests::highlights_html_code_block_when_enabled ... ok
[INFO] [stdout] test syntax::tests::injects_default_pre_and_code_styles_when_missing ... ok
[INFO] [stdout] test text::tests::splits_newline_into_dedicated_cluster ... ok
[INFO] [stdout] test text::tests::thai_dictionary_breaks_prefer_word_boundaries ... ok
[INFO] [stdout] test text::tests::thai_dictionary_matching_is_longest_prefix ... ok
[INFO] [stdout] test text::tests::shaping_feature_specs_follow_options ... ok
[INFO] [stdout] test syntax::tests::highlighting_preserves_code_block_newlines_and_indentation ... ok
[INFO] [stdout] test text::tests::pre_wrap_preserves_hard_newlines_and_indentation ... ok
[INFO] [stdout] test text::tests::shaped_thai_marks_keep_original_cluster_text ... ok
[INFO] [stdout] test layout::tests::heading_anchor_stays_with_next_paragraph_anchor ... ok
[INFO] [stdout] test text::tests::shapes_thai_when_fonts_are_available ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lynpdf_rs-89509314238d2463)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/bin/render-all-cases.rs (/opt/rustwide/target/debug/deps/render_all_cases-14181d922022aa8a)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/visual-diff-examples.rs (/opt/rustwide/target/debug/deps/visual_diff_examples-37cea482fd96e82f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/visual-diff-test20.rs (/opt/rustwide/target/debug/deps/visual_diff_test20-969729f85f6d0e5a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/render_smoke.rs (/opt/rustwide/target/debug/deps/render_smoke-961ec644422e0fc9)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test renders_thai_typography_fixture_to_pdf ... ok
[INFO] [stdout] test renders_markdown_with_local_image_fixture ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- renders_markdown_with_local_image_fixture stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'renders_markdown_with_local_image_fixture' (75) panicked at tests/render_smoke.rs:37:21:
[INFO] [stdout] failed to render markdown image fixture: I/O error: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f537a3b73f8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f537a3b73f8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f537a3b73f8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f537a3b73f8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f537a3cd9ca - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f537a3cd9ca - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5f537a3bc032 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f537a3bc032 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f537a394396 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f537a394396 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f537a3aedf9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f53798603cc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5f53798603cc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f537a3aefb2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5f537a3aefb2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f537a394452 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f537a389359 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f537a39516d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f537a3ce18c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f53798528f0 - render_smoke[72a9f8ea608ad931]::renders_markdown_with_local_image_fixture
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/render_smoke.rs:37:21
[INFO] [stdout]   20:     0x5f5379851837 - render_smoke[72a9f8ea608ad931]::renders_markdown_with_local_image_fixture::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/render_smoke.rs:25:47
[INFO] [stdout]   21:     0x5f53798533d6 - <render_smoke[72a9f8ea608ad931]::renders_markdown_with_local_image_fixture::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5f53798534ab - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f53798534ab - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5f5379860d25 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5f5379860d25 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5f5379860d25 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5f5379860d25 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5f5379860d25 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5f5379860d25 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5f5379860d25 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5f537985b884 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5f537985b884 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5f5379863da2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5f5379863da2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5f5379863da2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5f5379863da2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5f5379863da2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5f5379863da2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5f5379863da2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5f537a3b653f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   41:     0x5f537a3b653f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7a30fba30aa4 - <unknown>
[INFO] [stdout]   43:     0x7a30fbabda64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     renders_markdown_with_local_image_fixture
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.43s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test render_smoke`
[INFO] running `Command { std: "docker" "inspect" "74a49fb43b562585b41d8db84d9de735afa4c2158c15f819eb160495f6edddeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74a49fb43b562585b41d8db84d9de735afa4c2158c15f819eb160495f6edddeb", kill_on_drop: false }`
[INFO] [stdout] 74a49fb43b562585b41d8db84d9de735afa4c2158c15f819eb160495f6edddeb
